home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCMania 46
/
PCMania CD46_2.iso
/
pc
/
sonar95
/
shared.dir
/
00320.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-07-07
|
213 b
|
14 lines
on exitFrame
if rollOver(11) then
play frame "VIDEO.1"
end if
if rollOver(12) then
play frame "VIDEO.2"
end if
if rollOver(13) then
play frame "VIDEO.3"
else
go("VIDEO.0")
end if
end